home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14078 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: newsfeeds.ans.net!btco!newsadm
  2. From: Shalom Reich <sqr1874@acf4.nyu.edu>
  3. Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  4. Subject: Re: Can we do programming without seeing the end user?
  5. Date: Thu, 28 Mar 1996 10:42:18 -0500
  6. Organization: Bankers Trust Company
  7. Message-ID: <315AB35A.5E69@acf4.nyu.edu>
  8. References: <BYtKnOggyTxQ071yn@oslonett.no> <4ivp84$o0n@dfw-ixnews5.ix.netcom.com> <4j1a3b$ib4@nntp1.best.com> <4j1krt$lna@nuacht.iol.ie> <4j2qon$3f3@nntp1.best.com> <4j9daa$b1h@lm1.oryx.com> <Pine.OSF.3.91a.960327222234.9179J-100000@christa.unh.edu>
  9. NNTP-Posting-Host: algsvw0058.btco.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (WinNT; I)
  14.  
  15. Ben Scott wrote:
  16. > One
  17. > thing you should always do, is check to see if the programmer(s) use their
  18. > own software.  If they do, then you can bet it will at least work right.
  19. > Sometimes it also means the UI is crummy, but not always -- programmers
  20. > are usually lazy folk <g>, and sometimes a good UI means less work in the
  21. > long run.
  22.  
  23. That reminds me:
  24.  
  25. According to published reports, the best (least bugs and use problems) release 
  26. of IBMs VM in the early '80s was one that the IBM programmers used while 
  27. developing the next set of enhancements to VM.  They caught their own bugs 
  28. while using the system.  (And being just down the hall from the guy who 
  29. introduced the bug helped ensure a rapid response!)
  30.  
  31. I believe that Microsoft now uses a similar approach with their weekly build
  32. process.
  33.  
  34. Shalom Reich
  35.